home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer)…68k, x86, SPARC, PA-RISC] / NeXTSTEP 3.3 Dev Intel.iso / NextDeveloper / Apps / InterfaceBuilder.app / English.lproj / inspector.strings < prev    next >
Text File  |  1994-01-03  |  597b  |  34 lines

  1. /* InterfaceBuilder - inspector.strings - Jean-Marie Hullot - (c) 1991 NeXT Computer Inc. */
  2.  
  3. /* Inspector window title: 'Class Inspector' */
  4. "%s Inspector";
  5. "Inspector";
  6.  
  7. /* Strings for default inspector */
  8.  
  9. "Not Applicable";
  10. "Incompatible Selection";
  11. "Multiple Selection";
  12. "Empty Selection";
  13.  
  14.  
  15. /* Button titles (Connect Inspector) */
  16.  
  17. "Connect";
  18. "Disconnect";
  19. "Change Action" = "Set Action";
  20.  
  21. /* Browser Title (Connect Inspector) */
  22.  
  23. "Outlets";
  24. "Actions";
  25.  
  26. /* Displayed in split bar (Connect Inspector) */
  27.  
  28. "Destination Class: %s";
  29.  
  30. /* When inspecting prototype title of OK button */
  31.  
  32. "Close";
  33.  
  34.